home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!dookie.demon.co.uk
- From: Jonathan Belson <jon@dookie.demon.co.uk>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Help with SAS functions...
- Date: Mon, 15 Apr 96 21:00:16 GMT
- Organization: a Graveyard of Empty Bottles
- Message-ID: <9604152100.AA0024q@dookie.demon.co.uk>
- References: <9604132054.AA0023x@dookie.demon.co.uk> <DpwLMv.Iy4@unx.sas.com>
- X-NNTP-Posting-Host: dookie.demon.co.uk
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- X-Mail2News-Path: relay-4.mail.demon.net!post.demon.co.uk!dookie.demon.co.uk
-
- Doug Walker (walker@chang.unx.sas.com) wrote:
- : Jonathan Belson <jon@dookie.demon.co.uk> wrote:
- : >
- : >I'm trying to convert some SAS source to compile under GNU. The problem is,
- : >there are two 'SAS-isms' that I can't decypher:
- : >
- : >What is PID2?
- : >
- : >What does drand48() do?
- :
- : drand48() is a UNIX compatibility function and should be available with
- : the GCC libraries.
- :
- : I've never heard of PID2. Are you sure it's a SAS/C function?
-
- Not a function, sorry, presumably it's a constant. I searched all the
- source but could find no other reference to it.
-
- C-YA
- Jon
-